projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5a10c8
)
Provide help-macro, not help-screen.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 8 May 1993 22:38:25 +0000
(22:38 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 8 May 1993 22:38:25 +0000
(22:38 +0000)
lisp/help-macro.el
patch
|
blob
|
history
diff --git
a/lisp/help-macro.el
b/lisp/help-macro.el
index cd6831fe214508ce5f5b6700fdb5b4491a2b023c..04699ae38759e8a96b60e95859c398659da2bc44 100644
(file)
--- a/
lisp/help-macro.el
+++ b/
lisp/help-macro.el
@@
-68,7
+68,7
@@
;;; Code:
-(provide 'help-
screen
)
+(provide 'help-
macro
)
(require 'backquote)
(defmacro make-help-screen (fname help-line help-text helped-map)